home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 July / CMCD0704.ISO / Software / Freeware / Comunicatii / htttrack / httrack-3.32-2.exe / {app} / src / Makefile.in < prev    next >
Encoding:
Makefile  |  2004-05-08  |  34.4 KB  |  788 lines

  1. # Makefile.in generated by automake 1.7 from Makefile.am.
  2. # @configure_input@
  3.  
  4. # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
  5. # Free Software Foundation, Inc.
  6. # This Makefile.in is free software; the Free Software Foundation
  7. # gives unlimited permission to copy and/or distribute it,
  8. # with or without modifications, as long as this notice is preserved.
  9.  
  10. # This program is distributed in the hope that it will be useful,
  11. # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  12. # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  13. # PARTICULAR PURPOSE.
  14.  
  15. @SET_MAKE@
  16.  
  17. #SUBDIRS = swf
  18.  
  19. srcdir = @srcdir@
  20. top_srcdir = @top_srcdir@
  21. VPATH = @srcdir@
  22. pkgdatadir = $(datadir)/@PACKAGE@
  23. pkglibdir = $(libdir)/@PACKAGE@
  24. pkgincludedir = $(includedir)/@PACKAGE@
  25. top_builddir = ..
  26.  
  27. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  28. INSTALL = @INSTALL@
  29. install_sh_DATA = $(install_sh) -c -m 644
  30. install_sh_PROGRAM = $(install_sh) -c
  31. install_sh_SCRIPT = $(install_sh) -c
  32. INSTALL_HEADER = $(INSTALL_DATA)
  33. transform = $(program_transform_name)
  34. NORMAL_INSTALL = :
  35. PRE_INSTALL = :
  36. POST_INSTALL = :
  37. NORMAL_UNINSTALL = :
  38. PRE_UNINSTALL = :
  39. POST_UNINSTALL = :
  40. host_triplet = @host@
  41. ACLOCAL = @ACLOCAL@
  42. AMDEP_FALSE = @AMDEP_FALSE@
  43. AMDEP_TRUE = @AMDEP_TRUE@
  44. AMTAR = @AMTAR@
  45. AUTOCONF = @AUTOCONF@
  46. AUTOHEADER = @AUTOHEADER@
  47. AUTOMAKE = @AUTOMAKE@
  48. AWK = @AWK@
  49. CC = @CC@
  50. CCDEPMODE = @CCDEPMODE@
  51. CFLAGS = @CFLAGS@
  52. CPP = @CPP@
  53. CPPFLAGS = @CPPFLAGS@
  54. CXX = @CXX@
  55. CXXDEPMODE = @CXXDEPMODE@
  56. CXXFLAGS = @CXXFLAGS@
  57. CYGPATH_W = @CYGPATH_W@
  58. DEFAULT_CFLAGS = @DEFAULT_CFLAGS@
  59. DEFS = @DEFS@
  60. DEPDIR = @DEPDIR@
  61. DL_LIBS = @DL_LIBS@
  62. ECHO = @ECHO@
  63. ECHO_C = @ECHO_C@
  64. ECHO_N = @ECHO_N@
  65. ECHO_T = @ECHO_T@
  66. EGREP = @EGREP@
  67. EXEEXT = @EXEEXT@
  68. INSTALL_DATA = @INSTALL_DATA@
  69. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  70. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  71. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  72. LDFLAGS = @LDFLAGS@
  73. LFS_FLAG = @LFS_FLAG@
  74. LIBS = @LIBS@
  75. LIBTOOL = @LIBTOOL@
  76. LN_S = @LN_S@
  77. LTLIBOBJS = @LTLIBOBJS@
  78. MAINT = @MAINT@
  79. MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
  80. MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
  81. MAKEINFO = @MAKEINFO@
  82. OBJEXT = @OBJEXT@
  83. PACKAGE = @PACKAGE@
  84. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  85. PACKAGE_NAME = @PACKAGE_NAME@
  86. PACKAGE_STRING = @PACKAGE_STRING@
  87. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  88. PACKAGE_VERSION = @PACKAGE_VERSION@
  89. PATH_SEPARATOR = @PATH_SEPARATOR@
  90. RANLIB = @RANLIB@
  91. SET_MAKE = @SET_MAKE@
  92. SHELL = @SHELL@
  93. SOCKET_LIBS = @SOCKET_LIBS@
  94. STRIP = @STRIP@
  95. THREADS_CFLAGS = @THREADS_CFLAGS@
  96. THREADS_LIBS = @THREADS_LIBS@
  97. V6_FLAG = @V6_FLAG@
  98. VERSION = @VERSION@
  99. VERSION_INFO = @VERSION_INFO@
  100. ac_ct_CC = @ac_ct_CC@
  101. ac_ct_CXX = @ac_ct_CXX@
  102. ac_ct_RANLIB = @ac_ct_RANLIB@
  103. ac_ct_STRIP = @ac_ct_STRIP@
  104. am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
  105. am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
  106. am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
  107. am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
  108. am__include = @am__include@
  109. am__quote = @am__quote@
  110. bindir = @bindir@
  111. build = @build@
  112. build_alias = @build_alias@
  113. build_cpu = @build_cpu@
  114. build_os = @build_os@
  115. build_vendor = @build_vendor@
  116. datadir = @datadir@
  117. exec_prefix = @exec_prefix@
  118. host = @host@
  119. host_alias = @host_alias@
  120. host_cpu = @host_cpu@
  121. host_os = @host_os@
  122. host_vendor = @host_vendor@
  123. includedir = @includedir@
  124. infodir = @infodir@
  125. install_sh = @install_sh@
  126. libdir = @libdir@
  127. libexecdir = @libexecdir@
  128. localstatedir = @localstatedir@
  129. mandir = @mandir@
  130. oldincludedir = @oldincludedir@
  131. prefix = @prefix@
  132. program_transform_name = @program_transform_name@
  133. sbindir = @sbindir@
  134. sharedstatedir = @sharedstatedir@
  135. sysconfdir = @sysconfdir@
  136. target_alias = @target_alias@
  137.  
  138. DevIncludesdir = $(includedir)/httrack
  139. DevIncludes_DATA = httrack-library.h \
  140.     htsglobal.h \
  141.     htsopt.h \
  142.     htswrap.h \
  143.     htssystem.h \
  144.     htsconfig.h \
  145.     ../config.h \
  146.     htsmodules.h \
  147.     htsbasenet.h \
  148.     htsbauth.h
  149.  
  150.  
  151. INCLUDES = \
  152.     @DEFAULT_CFLAGS@ \
  153.     @THREADS_CFLAGS@ \
  154.     @V6_FLAG@ \
  155.     @LFS_FLAG@ \
  156.     -DPREFIX=\""$(prefix)"\" \
  157.     -DSYSCONFDIR=\""$(sysconfdir)"\" \
  158.     -DDATADIR=\""$(datadir)"\" \
  159.     -DLIBDIR=\""$(libdir)"\"
  160.  
  161.  
  162. bin_PROGRAMS = httrack htsserver
  163.  
  164. httrack_LDADD = $(THREADS_LIBS) -lhttrack
  165. htsserver_LDADD = $(THREADS_LIBS) $(SOCKET_LIBS) -lhttrack
  166.  
  167. lib_LTLIBRARIES = libhttrack.la
  168.  
  169. htsserver_SOURCES = htsserver.c htsserver.h htsweb.c htsweb.h
  170.  
  171. whttrackrundir = $(bindir)
  172. whttrackrun_SCRIPTS = webhttrack
  173.  
  174. libhttrack_la_SOURCES = htscore.c htsparse.c htsback.c htscache.c \
  175.     htscatchurl.c htsfilters.c htsftp.c htshash.c htsinthash.c \
  176.     htshelp.c htsjava.c htslib.c htscoremain.c \
  177.     htsname.c htsrobots.c htstools.c htswizard.c \
  178.     htsalias.c htsthread.c htsindex.c htsbauth.c \
  179.     htsmd5.c htszlib.c htsnostatic.c htswrap.c \
  180.     htsmodules.c \
  181.     md5.c \
  182.     minizip/ioapi.c minizip/mztools.c minizip/unzip.c minizip/zip.c \
  183.     hts-indextmpl.h htsalias.h htsback.h htsbase.h \
  184.     htsbasenet.h htsbauth.h htscache.h htscatchurl.h  \
  185.     htsconfig.h htscore.h htsparse.h htscoremain.h htsdefines.h  \
  186.     htsfilters.h htsftp.h htsglobal.h htshash.h htsinthash.h \
  187.     htshelp.h htsindex.h htsjava.h htslib.h htsmd5.h \
  188.     htsmodules.h htsname.h htsnet.h htsnostatic.h  \
  189.     htsopt.h htsrobots.h htssystem.h htsthread.h  \
  190.     htstools.h htswizard.h htswrap.h htszlib.h  \
  191.     htsstrings.h httrack-library.h \
  192.     md5.h \
  193.     minizip/crypt.h minizip/ioapi.h minizip/mztools.h minizip/unzip.h minizip/zip.h
  194.  
  195.  
  196. libhttrack_la_LIBADD = $(THREADS_LIBS) $(ZLIB_LIBS) $(DL_LIBS) $(SOCKET_LIBS)
  197. libhttrack_la_LDFLAGS = -version-info $(VERSION_INFO)
  198.  
  199. EXTRA_DIST = httrack.h webhttrack \
  200.         httrack.dsp httrack.dsw \
  201.         webhttrack.dsp webhttrack.dsw \
  202.         minizip/ChangeLogUnzip minizip/iowin32.c minizip/iowin32.h
  203.  
  204. subdir = src
  205. mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
  206. CONFIG_HEADER = $(top_builddir)/config.h
  207. CONFIG_CLEAN_FILES =
  208. LTLIBRARIES = $(lib_LTLIBRARIES)
  209.  
  210. libhttrack_la_DEPENDENCIES =
  211. am_libhttrack_la_OBJECTS = htscore.lo htsparse.lo htsback.lo htscache.lo \
  212.     htscatchurl.lo htsfilters.lo htsftp.lo htshash.lo htsinthash.lo \
  213.     htshelp.lo htsjava.lo htslib.lo htscoremain.lo htsname.lo \
  214.     htsrobots.lo htstools.lo htswizard.lo htsalias.lo htsthread.lo \
  215.     htsindex.lo htsbauth.lo htsmd5.lo htszlib.lo htsnostatic.lo \
  216.     htswrap.lo htsmodules.lo md5.lo ioapi.lo mztools.lo unzip.lo \
  217.     zip.lo
  218. libhttrack_la_OBJECTS = $(am_libhttrack_la_OBJECTS)
  219. bin_PROGRAMS = httrack$(EXEEXT) htsserver$(EXEEXT)
  220. PROGRAMS = $(bin_PROGRAMS)
  221.  
  222. am_htsserver_OBJECTS = htsserver.$(OBJEXT) htsweb.$(OBJEXT)
  223. htsserver_OBJECTS = $(am_htsserver_OBJECTS)
  224. htsserver_DEPENDENCIES =
  225. htsserver_LDFLAGS =
  226. httrack_SOURCES = httrack.c
  227. httrack_OBJECTS = httrack.$(OBJEXT)
  228. httrack_DEPENDENCIES =
  229. httrack_LDFLAGS =
  230. SCRIPTS = $(whttrackrun_SCRIPTS)
  231.  
  232.  
  233. DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
  234. depcomp = $(SHELL) $(top_srcdir)/depcomp
  235. am__depfiles_maybe = depfiles
  236. @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/htsalias.Plo ./$(DEPDIR)/htsback.Plo \
  237. @AMDEP_TRUE@    ./$(DEPDIR)/htsbauth.Plo ./$(DEPDIR)/htscache.Plo \
  238. @AMDEP_TRUE@    ./$(DEPDIR)/htscatchurl.Plo ./$(DEPDIR)/htscore.Plo \
  239. @AMDEP_TRUE@    ./$(DEPDIR)/htscoremain.Plo \
  240. @AMDEP_TRUE@    ./$(DEPDIR)/htsfilters.Plo ./$(DEPDIR)/htsftp.Plo \
  241. @AMDEP_TRUE@    ./$(DEPDIR)/htshash.Plo ./$(DEPDIR)/htshelp.Plo \
  242. @AMDEP_TRUE@    ./$(DEPDIR)/htsindex.Plo ./$(DEPDIR)/htsinthash.Plo \
  243. @AMDEP_TRUE@    ./$(DEPDIR)/htsjava.Plo ./$(DEPDIR)/htslib.Plo \
  244. @AMDEP_TRUE@    ./$(DEPDIR)/htsmd5.Plo ./$(DEPDIR)/htsmodules.Plo \
  245. @AMDEP_TRUE@    ./$(DEPDIR)/htsname.Plo ./$(DEPDIR)/htsnostatic.Plo \
  246. @AMDEP_TRUE@    ./$(DEPDIR)/htsparse.Plo ./$(DEPDIR)/htsrobots.Plo \
  247. @AMDEP_TRUE@    ./$(DEPDIR)/htsserver.Po ./$(DEPDIR)/htsthread.Plo \
  248. @AMDEP_TRUE@    ./$(DEPDIR)/htstools.Plo ./$(DEPDIR)/htsweb.Po \
  249. @AMDEP_TRUE@    ./$(DEPDIR)/htswizard.Plo ./$(DEPDIR)/htswrap.Plo \
  250. @AMDEP_TRUE@    ./$(DEPDIR)/htszlib.Plo ./$(DEPDIR)/httrack.Po \
  251. @AMDEP_TRUE@    ./$(DEPDIR)/ioapi.Plo ./$(DEPDIR)/md5.Plo \
  252. @AMDEP_TRUE@    ./$(DEPDIR)/mztools.Plo ./$(DEPDIR)/unzip.Plo \
  253. @AMDEP_TRUE@    ./$(DEPDIR)/zip.Plo
  254. COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
  255.     $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  256. LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
  257.     $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  258. CCLD = $(CC)
  259. LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
  260.     $(AM_LDFLAGS) $(LDFLAGS) -o $@
  261. DIST_SOURCES = $(libhttrack_la_SOURCES) $(htsserver_SOURCES) httrack.c
  262. DATA = $(DevIncludes_DATA)
  263.  
  264. DIST_COMMON = Makefile.am Makefile.in
  265. SOURCES = $(libhttrack_la_SOURCES) $(htsserver_SOURCES) httrack.c
  266.  
  267. all: all-am
  268.  
  269. .SUFFIXES:
  270. .SUFFIXES: .c .lo .o .obj
  271. $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
  272.     cd $(top_srcdir) && \
  273.       $(AUTOMAKE) --gnu  src/Makefile
  274. Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
  275.     cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
  276. libLTLIBRARIES_INSTALL = $(INSTALL)
  277. install-libLTLIBRARIES: $(lib_LTLIBRARIES)
  278.     @$(NORMAL_INSTALL)
  279.     $(mkinstalldirs) $(DESTDIR)$(libdir)
  280.     @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
  281.       if test -f $$p; then \
  282.         f="`echo $$p | sed -e 's|^.*/||'`"; \
  283.         echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f"; \
  284.         $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f; \
  285.       else :; fi; \
  286.     done
  287.  
  288. uninstall-libLTLIBRARIES:
  289.     @$(NORMAL_UNINSTALL)
  290.     @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
  291.         p="`echo $$p | sed -e 's|^.*/||'`"; \
  292.       echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p"; \
  293.       $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
  294.     done
  295.  
  296. clean-libLTLIBRARIES:
  297.     -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
  298.     @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
  299.       dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
  300.       test "$$dir" = "$$p" && dir=.; \
  301.       echo "rm -f \"$${dir}/so_locations\""; \
  302.       rm -f "$${dir}/so_locations"; \
  303.     done
  304. ioapi.lo: minizip/ioapi.c
  305. mztools.lo: minizip/mztools.c
  306. unzip.lo: minizip/unzip.c
  307. zip.lo: minizip/zip.c
  308. libhttrack.la: $(libhttrack_la_OBJECTS) $(libhttrack_la_DEPENDENCIES) 
  309.     $(LINK) -rpath $(libdir) $(libhttrack_la_LDFLAGS) $(libhttrack_la_OBJECTS) $(libhttrack_la_LIBADD) $(LIBS)
  310. binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
  311. install-binPROGRAMS: $(bin_PROGRAMS)
  312.     @$(NORMAL_INSTALL)
  313.     $(mkinstalldirs) $(DESTDIR)$(bindir)
  314.     @list='$(bin_PROGRAMS)'; for p in $$list; do \
  315.       p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
  316.       if test -f $$p \
  317.          || test -f $$p1 \
  318.       ; then \
  319.         f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
  320.        echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f"; \
  321.        $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f || exit 1; \
  322.       else :; fi; \
  323.     done
  324.  
  325. uninstall-binPROGRAMS:
  326.     @$(NORMAL_UNINSTALL)
  327.     @list='$(bin_PROGRAMS)'; for p in $$list; do \
  328.       f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
  329.       echo " rm -f $(DESTDIR)$(bindir)/$$f"; \
  330.       rm -f $(DESTDIR)$(bindir)/$$f; \
  331.     done
  332.  
  333. clean-binPROGRAMS:
  334.     @list='$(bin_PROGRAMS)'; for p in $$list; do \
  335.       f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
  336.       echo " rm -f $$p $$f"; \
  337.       rm -f $$p $$f ; \
  338.     done
  339. htsserver$(EXEEXT): $(htsserver_OBJECTS) $(htsserver_DEPENDENCIES) 
  340.     @rm -f htsserver$(EXEEXT)
  341.     $(LINK) $(htsserver_LDFLAGS) $(htsserver_OBJECTS) $(htsserver_LDADD) $(LIBS)
  342. httrack$(EXEEXT): $(httrack_OBJECTS) $(httrack_DEPENDENCIES) 
  343.     @rm -f httrack$(EXEEXT)
  344.     $(LINK) $(httrack_LDFLAGS) $(httrack_OBJECTS) $(httrack_LDADD) $(LIBS)
  345. whttrackrunSCRIPT_INSTALL = $(INSTALL_SCRIPT)
  346. install-whttrackrunSCRIPTS: $(whttrackrun_SCRIPTS)
  347.     @$(NORMAL_INSTALL)
  348.     $(mkinstalldirs) $(DESTDIR)$(whttrackrundir)
  349.     @list='$(whttrackrun_SCRIPTS)'; for p in $$list; do \
  350.       if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  351.       if test -f $$d$$p; then \
  352.         f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
  353.         echo " $(whttrackrunSCRIPT_INSTALL) $$d$$p $(DESTDIR)$(whttrackrundir)/$$f"; \
  354.         $(whttrackrunSCRIPT_INSTALL) $$d$$p $(DESTDIR)$(whttrackrundir)/$$f; \
  355.       else :; fi; \
  356.     done
  357.  
  358. uninstall-whttrackrunSCRIPTS:
  359.     @$(NORMAL_UNINSTALL)
  360.     @list='$(whttrackrun_SCRIPTS)'; for p in $$list; do \
  361.       f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
  362.       echo " rm -f $(DESTDIR)$(whttrackrundir)/$$f"; \
  363.       rm -f $(DESTDIR)$(whttrackrundir)/$$f; \
  364.     done
  365.  
  366. mostlyclean-compile:
  367.     -rm -f *.$(OBJEXT) core *.core
  368.  
  369. distclean-compile:
  370.     -rm -f *.tab.c
  371.  
  372. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htsalias.Plo@am__quote@
  373. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htsback.Plo@am__quote@
  374. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htsbauth.Plo@am__quote@
  375. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htscache.Plo@am__quote@
  376. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htscatchurl.Plo@am__quote@
  377. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htscore.Plo@am__quote@
  378. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htscoremain.Plo@am__quote@
  379. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htsfilters.Plo@am__quote@
  380. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htsftp.Plo@am__quote@
  381. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htshash.Plo@am__quote@
  382. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htshelp.Plo@am__quote@
  383. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htsindex.Plo@am__quote@
  384. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htsinthash.Plo@am__quote@
  385. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htsjava.Plo@am__quote@
  386. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htslib.Plo@am__quote@
  387. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htsmd5.Plo@am__quote@
  388. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htsmodules.Plo@am__quote@
  389. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htsname.Plo@am__quote@
  390. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htsnostatic.Plo@am__quote@
  391. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htsparse.Plo@am__quote@
  392. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htsrobots.Plo@am__quote@
  393. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htsserver.Po@am__quote@
  394. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htsthread.Plo@am__quote@
  395. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htstools.Plo@am__quote@
  396. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htsweb.Po@am__quote@
  397. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htswizard.Plo@am__quote@
  398. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htswrap.Plo@am__quote@
  399. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htszlib.Plo@am__quote@
  400. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/httrack.Po@am__quote@
  401. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ioapi.Plo@am__quote@
  402. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/md5.Plo@am__quote@
  403. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mztools.Plo@am__quote@
  404. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unzip.Plo@am__quote@
  405. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/zip.Plo@am__quote@
  406.  
  407. distclean-depend:
  408.     -rm -rf ./$(DEPDIR)
  409.  
  410. .c.o:
  411. @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
  412. @am__fastdepCC_TRUE@      -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
  413. @am__fastdepCC_TRUE@    then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
  414. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
  415. @am__fastdepCC_TRUE@    fi
  416. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  417. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
  418. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  419. @am__fastdepCC_FALSE@    $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
  420.  
  421. .c.obj:
  422. @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
  423. @am__fastdepCC_TRUE@      -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'`; \
  424. @am__fastdepCC_TRUE@    then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
  425. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
  426. @am__fastdepCC_TRUE@    fi
  427. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  428. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
  429. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  430. @am__fastdepCC_FALSE@    $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'`
  431.  
  432. .c.lo:
  433. @am__fastdepCC_TRUE@    if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
  434. @am__fastdepCC_TRUE@      -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
  435. @am__fastdepCC_TRUE@    then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \
  436. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
  437. @am__fastdepCC_TRUE@    fi
  438. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
  439. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
  440. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  441. @am__fastdepCC_FALSE@    $(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
  442.  
  443. ioapi.o: minizip/ioapi.c
  444. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ioapi.o -MD -MP -MF "$(DEPDIR)/ioapi.Tpo" \
  445. @am__fastdepCC_TRUE@      -c -o ioapi.o `test -f 'minizip/ioapi.c' || echo '$(srcdir)/'`minizip/ioapi.c; \
  446. @am__fastdepCC_TRUE@    then mv "$(DEPDIR)/ioapi.Tpo" "$(DEPDIR)/ioapi.Po"; \
  447. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/ioapi.Tpo"; exit 1; \
  448. @am__fastdepCC_TRUE@    fi
  449. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/ioapi.c' object='ioapi.o' libtool=no @AMDEPBACKSLASH@
  450. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/ioapi.Po' tmpdepfile='$(DEPDIR)/ioapi.TPo' @AMDEPBACKSLASH@
  451. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  452. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ioapi.o `test -f 'minizip/ioapi.c' || echo '$(srcdir)/'`minizip/ioapi.c
  453.  
  454. ioapi.obj: minizip/ioapi.c
  455. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ioapi.obj -MD -MP -MF "$(DEPDIR)/ioapi.Tpo" \
  456. @am__fastdepCC_TRUE@      -c -o ioapi.obj `if test -f 'minizip/ioapi.c'; then $(CYGPATH_W) 'minizip/ioapi.c'; else $(CYGPATH_W) '$(srcdir)/minizip/ioapi.c'`; \
  457. @am__fastdepCC_TRUE@    then mv "$(DEPDIR)/ioapi.Tpo" "$(DEPDIR)/ioapi.Po"; \
  458. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/ioapi.Tpo"; exit 1; \
  459. @am__fastdepCC_TRUE@    fi
  460. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/ioapi.c' object='ioapi.obj' libtool=no @AMDEPBACKSLASH@
  461. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/ioapi.Po' tmpdepfile='$(DEPDIR)/ioapi.TPo' @AMDEPBACKSLASH@
  462. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  463. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ioapi.obj `if test -f 'minizip/ioapi.c'; then $(CYGPATH_W) 'minizip/ioapi.c'; else $(CYGPATH_W) '$(srcdir)/minizip/ioapi.c'`
  464.  
  465. ioapi.lo: minizip/ioapi.c
  466. @am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ioapi.lo -MD -MP -MF "$(DEPDIR)/ioapi.Tpo" \
  467. @am__fastdepCC_TRUE@      -c -o ioapi.lo `test -f 'minizip/ioapi.c' || echo '$(srcdir)/'`minizip/ioapi.c; \
  468. @am__fastdepCC_TRUE@    then mv "$(DEPDIR)/ioapi.Tpo" "$(DEPDIR)/ioapi.Plo"; \
  469. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/ioapi.Tpo"; exit 1; \
  470. @am__fastdepCC_TRUE@    fi
  471. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/ioapi.c' object='ioapi.lo' libtool=yes @AMDEPBACKSLASH@
  472. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/ioapi.Plo' tmpdepfile='$(DEPDIR)/ioapi.TPlo' @AMDEPBACKSLASH@
  473. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  474. @am__fastdepCC_FALSE@    $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ioapi.lo `test -f 'minizip/ioapi.c' || echo '$(srcdir)/'`minizip/ioapi.c
  475.  
  476. mztools.o: minizip/mztools.c
  477. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mztools.o -MD -MP -MF "$(DEPDIR)/mztools.Tpo" \
  478. @am__fastdepCC_TRUE@      -c -o mztools.o `test -f 'minizip/mztools.c' || echo '$(srcdir)/'`minizip/mztools.c; \
  479. @am__fastdepCC_TRUE@    then mv "$(DEPDIR)/mztools.Tpo" "$(DEPDIR)/mztools.Po"; \
  480. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/mztools.Tpo"; exit 1; \
  481. @am__fastdepCC_TRUE@    fi
  482. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/mztools.c' object='mztools.o' libtool=no @AMDEPBACKSLASH@
  483. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/mztools.Po' tmpdepfile='$(DEPDIR)/mztools.TPo' @AMDEPBACKSLASH@
  484. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  485. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mztools.o `test -f 'minizip/mztools.c' || echo '$(srcdir)/'`minizip/mztools.c
  486.  
  487. mztools.obj: minizip/mztools.c
  488. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mztools.obj -MD -MP -MF "$(DEPDIR)/mztools.Tpo" \
  489. @am__fastdepCC_TRUE@      -c -o mztools.obj `if test -f 'minizip/mztools.c'; then $(CYGPATH_W) 'minizip/mztools.c'; else $(CYGPATH_W) '$(srcdir)/minizip/mztools.c'`; \
  490. @am__fastdepCC_TRUE@    then mv "$(DEPDIR)/mztools.Tpo" "$(DEPDIR)/mztools.Po"; \
  491. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/mztools.Tpo"; exit 1; \
  492. @am__fastdepCC_TRUE@    fi
  493. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/mztools.c' object='mztools.obj' libtool=no @AMDEPBACKSLASH@
  494. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/mztools.Po' tmpdepfile='$(DEPDIR)/mztools.TPo' @AMDEPBACKSLASH@
  495. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  496. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mztools.obj `if test -f 'minizip/mztools.c'; then $(CYGPATH_W) 'minizip/mztools.c'; else $(CYGPATH_W) '$(srcdir)/minizip/mztools.c'`
  497.  
  498. mztools.lo: minizip/mztools.c
  499. @am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mztools.lo -MD -MP -MF "$(DEPDIR)/mztools.Tpo" \
  500. @am__fastdepCC_TRUE@      -c -o mztools.lo `test -f 'minizip/mztools.c' || echo '$(srcdir)/'`minizip/mztools.c; \
  501. @am__fastdepCC_TRUE@    then mv "$(DEPDIR)/mztools.Tpo" "$(DEPDIR)/mztools.Plo"; \
  502. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/mztools.Tpo"; exit 1; \
  503. @am__fastdepCC_TRUE@    fi
  504. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/mztools.c' object='mztools.lo' libtool=yes @AMDEPBACKSLASH@
  505. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/mztools.Plo' tmpdepfile='$(DEPDIR)/mztools.TPlo' @AMDEPBACKSLASH@
  506. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  507. @am__fastdepCC_FALSE@    $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mztools.lo `test -f 'minizip/mztools.c' || echo '$(srcdir)/'`minizip/mztools.c
  508.  
  509. unzip.o: minizip/unzip.c
  510. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT unzip.o -MD -MP -MF "$(DEPDIR)/unzip.Tpo" \
  511. @am__fastdepCC_TRUE@      -c -o unzip.o `test -f 'minizip/unzip.c' || echo '$(srcdir)/'`minizip/unzip.c; \
  512. @am__fastdepCC_TRUE@    then mv "$(DEPDIR)/unzip.Tpo" "$(DEPDIR)/unzip.Po"; \
  513. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/unzip.Tpo"; exit 1; \
  514. @am__fastdepCC_TRUE@    fi
  515. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/unzip.c' object='unzip.o' libtool=no @AMDEPBACKSLASH@
  516. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/unzip.Po' tmpdepfile='$(DEPDIR)/unzip.TPo' @AMDEPBACKSLASH@
  517. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  518. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unzip.o `test -f 'minizip/unzip.c' || echo '$(srcdir)/'`minizip/unzip.c
  519.  
  520. unzip.obj: minizip/unzip.c
  521. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT unzip.obj -MD -MP -MF "$(DEPDIR)/unzip.Tpo" \
  522. @am__fastdepCC_TRUE@      -c -o unzip.obj `if test -f 'minizip/unzip.c'; then $(CYGPATH_W) 'minizip/unzip.c'; else $(CYGPATH_W) '$(srcdir)/minizip/unzip.c'`; \
  523. @am__fastdepCC_TRUE@    then mv "$(DEPDIR)/unzip.Tpo" "$(DEPDIR)/unzip.Po"; \
  524. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/unzip.Tpo"; exit 1; \
  525. @am__fastdepCC_TRUE@    fi
  526. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/unzip.c' object='unzip.obj' libtool=no @AMDEPBACKSLASH@
  527. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/unzip.Po' tmpdepfile='$(DEPDIR)/unzip.TPo' @AMDEPBACKSLASH@
  528. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  529. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unzip.obj `if test -f 'minizip/unzip.c'; then $(CYGPATH_W) 'minizip/unzip.c'; else $(CYGPATH_W) '$(srcdir)/minizip/unzip.c'`
  530.  
  531. unzip.lo: minizip/unzip.c
  532. @am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT unzip.lo -MD -MP -MF "$(DEPDIR)/unzip.Tpo" \
  533. @am__fastdepCC_TRUE@      -c -o unzip.lo `test -f 'minizip/unzip.c' || echo '$(srcdir)/'`minizip/unzip.c; \
  534. @am__fastdepCC_TRUE@    then mv "$(DEPDIR)/unzip.Tpo" "$(DEPDIR)/unzip.Plo"; \
  535. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/unzip.Tpo"; exit 1; \
  536. @am__fastdepCC_TRUE@    fi
  537. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/unzip.c' object='unzip.lo' libtool=yes @AMDEPBACKSLASH@
  538. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/unzip.Plo' tmpdepfile='$(DEPDIR)/unzip.TPlo' @AMDEPBACKSLASH@
  539. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  540. @am__fastdepCC_FALSE@    $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unzip.lo `test -f 'minizip/unzip.c' || echo '$(srcdir)/'`minizip/unzip.c
  541.  
  542. zip.o: minizip/zip.c
  543. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT zip.o -MD -MP -MF "$(DEPDIR)/zip.Tpo" \
  544. @am__fastdepCC_TRUE@      -c -o zip.o `test -f 'minizip/zip.c' || echo '$(srcdir)/'`minizip/zip.c; \
  545. @am__fastdepCC_TRUE@    then mv "$(DEPDIR)/zip.Tpo" "$(DEPDIR)/zip.Po"; \
  546. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/zip.Tpo"; exit 1; \
  547. @am__fastdepCC_TRUE@    fi
  548. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/zip.c' object='zip.o' libtool=no @AMDEPBACKSLASH@
  549. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/zip.Po' tmpdepfile='$(DEPDIR)/zip.TPo' @AMDEPBACKSLASH@
  550. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  551. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o zip.o `test -f 'minizip/zip.c' || echo '$(srcdir)/'`minizip/zip.c
  552.  
  553. zip.obj: minizip/zip.c
  554. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT zip.obj -MD -MP -MF "$(DEPDIR)/zip.Tpo" \
  555. @am__fastdepCC_TRUE@      -c -o zip.obj `if test -f 'minizip/zip.c'; then $(CYGPATH_W) 'minizip/zip.c'; else $(CYGPATH_W) '$(srcdir)/minizip/zip.c'`; \
  556. @am__fastdepCC_TRUE@    then mv "$(DEPDIR)/zip.Tpo" "$(DEPDIR)/zip.Po"; \
  557. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/zip.Tpo"; exit 1; \
  558. @am__fastdepCC_TRUE@    fi
  559. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/zip.c' object='zip.obj' libtool=no @AMDEPBACKSLASH@
  560. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/zip.Po' tmpdepfile='$(DEPDIR)/zip.TPo' @AMDEPBACKSLASH@
  561. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  562. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o zip.obj `if test -f 'minizip/zip.c'; then $(CYGPATH_W) 'minizip/zip.c'; else $(CYGPATH_W) '$(srcdir)/minizip/zip.c'`
  563.  
  564. zip.lo: minizip/zip.c
  565. @am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT zip.lo -MD -MP -MF "$(DEPDIR)/zip.Tpo" \
  566. @am__fastdepCC_TRUE@      -c -o zip.lo `test -f 'minizip/zip.c' || echo '$(srcdir)/'`minizip/zip.c; \
  567. @am__fastdepCC_TRUE@    then mv "$(DEPDIR)/zip.Tpo" "$(DEPDIR)/zip.Plo"; \
  568. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/zip.Tpo"; exit 1; \
  569. @am__fastdepCC_TRUE@    fi
  570. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/zip.c' object='zip.lo' libtool=yes @AMDEPBACKSLASH@
  571. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/zip.Plo' tmpdepfile='$(DEPDIR)/zip.TPlo' @AMDEPBACKSLASH@
  572. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  573. @am__fastdepCC_FALSE@    $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o zip.lo `test -f 'minizip/zip.c' || echo '$(srcdir)/'`minizip/zip.c
  574.  
  575. mostlyclean-libtool:
  576.     -rm -f *.lo
  577.  
  578. clean-libtool:
  579.     -rm -rf .libs _libs
  580.  
  581. distclean-libtool:
  582.     -rm -f libtool
  583. uninstall-info-am:
  584. DevIncludesDATA_INSTALL = $(INSTALL_DATA)
  585. install-DevIncludesDATA: $(DevIncludes_DATA)
  586.     @$(NORMAL_INSTALL)
  587.     $(mkinstalldirs) $(DESTDIR)$(DevIncludesdir)
  588.     @list='$(DevIncludes_DATA)'; for p in $$list; do \
  589.       if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  590.       f="`echo $$p | sed -e 's|^.*/||'`"; \
  591.       echo " $(DevIncludesDATA_INSTALL) $$d$$p $(DESTDIR)$(DevIncludesdir)/$$f"; \
  592.       $(DevIncludesDATA_INSTALL) $$d$$p $(DESTDIR)$(DevIncludesdir)/$$f; \
  593.     done
  594.  
  595. uninstall-DevIncludesDATA:
  596.     @$(NORMAL_UNINSTALL)
  597.     @list='$(DevIncludes_DATA)'; for p in $$list; do \
  598.       f="`echo $$p | sed -e 's|^.*/||'`"; \
  599.       echo " rm -f $(DESTDIR)$(DevIncludesdir)/$$f"; \
  600.       rm -f $(DESTDIR)$(DevIncludesdir)/$$f; \
  601.     done
  602.  
  603. ETAGS = etags
  604. ETAGSFLAGS =
  605.  
  606. CTAGS = ctags
  607. CTAGSFLAGS =
  608.  
  609. tags: TAGS
  610.  
  611. ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  612.     list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  613.     unique=`for i in $$list; do \
  614.         if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  615.       done | \
  616.       $(AWK) '    { files[$$0] = 1; } \
  617.            END { for (i in files) print i; }'`; \
  618.     mkid -fID $$unique
  619.  
  620. TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
  621.         $(TAGS_FILES) $(LISP)
  622.     tags=; \
  623.     here=`pwd`; \
  624.     list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
  625.     unique=`for i in $$list; do \
  626.         if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  627.       done | \
  628.       $(AWK) '    { files[$$0] = 1; } \
  629.            END { for (i in files) print i; }'`; \
  630.     test -z "$(ETAGS_ARGS)$$tags$$unique" \
  631.       || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  632.          $$tags $$unique
  633.  
  634. ctags: CTAGS
  635. CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
  636.         $(TAGS_FILES) $(LISP)
  637.     tags=; \
  638.     here=`pwd`; \
  639.     list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
  640.     unique=`for i in $$list; do \
  641.         if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  642.       done | \
  643.       $(AWK) '    { files[$$0] = 1; } \
  644.            END { for (i in files) print i; }'`; \
  645.     test -z "$(CTAGS_ARGS)$$tags$$unique" \
  646.       || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  647.          $$tags $$unique
  648.  
  649. GTAGS:
  650.     here=`$(am__cd) $(top_builddir) && pwd` \
  651.       && cd $(top_srcdir) \
  652.       && gtags -i $(GTAGS_ARGS) $$here
  653.  
  654. distclean-tags:
  655.     -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  656. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  657.  
  658. top_distdir = ..
  659. distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
  660.  
  661. distdir: $(DISTFILES)
  662.     $(mkinstalldirs) $(distdir)/minizip
  663.     @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
  664.     list='$(DISTFILES)'; for file in $$list; do \
  665.       case $$file in \
  666.         $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
  667.       esac; \
  668.       if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  669.       dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
  670.       if test "$$dir" != "$$file" && test "$$dir" != "."; then \
  671.         dir="/$$dir"; \
  672.         $(mkinstalldirs) "$(distdir)$$dir"; \
  673.       else \
  674.         dir=''; \
  675.       fi; \
  676.       if test -d $$d/$$file; then \
  677.         if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  678.           cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
  679.         fi; \
  680.         cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
  681.       else \
  682.         test -f $(distdir)/$$file \
  683.         || cp -p $$d/$$file $(distdir)/$$file \
  684.         || exit 1; \
  685.       fi; \
  686.     done
  687. check-am: all-am
  688. check: check-am
  689. all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(SCRIPTS) $(DATA)
  690. install-binPROGRAMS: install-libLTLIBRARIES
  691.  
  692.  
  693. installdirs:
  694.     $(mkinstalldirs) $(DESTDIR)$(libdir) $(DESTDIR)$(bindir) $(DESTDIR)$(whttrackrundir) $(DESTDIR)$(DevIncludesdir)
  695.  
  696. install: install-am
  697. install-exec: install-exec-am
  698. install-data: install-data-am
  699. uninstall: uninstall-am
  700.  
  701. install-am: all-am
  702.     @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  703.  
  704. installcheck: installcheck-am
  705. install-strip:
  706.     $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  707.       INSTALL_STRIP_FLAG=-s \
  708.       `test -z '$(STRIP)' || \
  709.         echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  710. mostlyclean-generic:
  711.  
  712. clean-generic:
  713.  
  714. distclean-generic:
  715.     -rm -f Makefile $(CONFIG_CLEAN_FILES)
  716.  
  717. maintainer-clean-generic:
  718.     @echo "This command is intended for maintainers to use"
  719.     @echo "it deletes files that may require special tools to rebuild."
  720. clean: clean-am
  721.  
  722. clean-am: clean-binPROGRAMS clean-generic clean-libLTLIBRARIES \
  723.     clean-libtool mostlyclean-am
  724.  
  725. distclean: distclean-am
  726.  
  727. distclean-am: clean-am distclean-compile distclean-depend \
  728.     distclean-generic distclean-libtool distclean-tags
  729.  
  730. dvi: dvi-am
  731.  
  732. dvi-am:
  733.  
  734. info: info-am
  735.  
  736. info-am:
  737.  
  738. install-data-am: install-DevIncludesDATA install-whttrackrunSCRIPTS
  739.  
  740. install-exec-am: install-binPROGRAMS install-libLTLIBRARIES
  741.  
  742. install-info: install-info-am
  743.  
  744. install-man:
  745.  
  746. installcheck-am:
  747.  
  748. maintainer-clean: maintainer-clean-am
  749.  
  750. maintainer-clean-am: distclean-am maintainer-clean-generic
  751.  
  752. mostlyclean: mostlyclean-am
  753.  
  754. mostlyclean-am: mostlyclean-compile mostlyclean-generic \
  755.     mostlyclean-libtool
  756.  
  757. pdf: pdf-am
  758.  
  759. pdf-am:
  760.  
  761. ps: ps-am
  762.  
  763. ps-am:
  764.  
  765. uninstall-am: uninstall-DevIncludesDATA uninstall-binPROGRAMS \
  766.     uninstall-info-am uninstall-libLTLIBRARIES \
  767.     uninstall-whttrackrunSCRIPTS
  768.  
  769. .PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
  770.     clean-generic clean-libLTLIBRARIES clean-libtool ctags \
  771.     distclean distclean-compile distclean-depend distclean-generic \
  772.     distclean-libtool distclean-tags distdir dvi dvi-am info \
  773.     info-am install install-DevIncludesDATA install-am \
  774.     install-binPROGRAMS install-data install-data-am install-exec \
  775.     install-exec-am install-info install-info-am \
  776.     install-libLTLIBRARIES install-man install-strip \
  777.     install-whttrackrunSCRIPTS installcheck installcheck-am \
  778.     installdirs maintainer-clean maintainer-clean-generic \
  779.     mostlyclean mostlyclean-compile mostlyclean-generic \
  780.     mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
  781.     uninstall-DevIncludesDATA uninstall-am uninstall-binPROGRAMS \
  782.     uninstall-info-am uninstall-libLTLIBRARIES \
  783.     uninstall-whttrackrunSCRIPTS
  784.  
  785. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  786. # Otherwise a system limit (for SysV at least) may be exceeded.
  787. .NOEXPORT:
  788.